# File lib/versionomy/schema/field.rb, line 499
      def range(first_, last_)
        [first_, last_]
      end