# File lib/versionomy/format/base.rb, line 89
      def parse(string_, params_=nil)
        Value.new([], self)
      end