# File lib/versionomy/format/base.rb, line 62
      def initialize(schema_)
        @_schema = schema_
      end