# File lib/parser/source/range.rb, line 137
      def is?(*what)
        what.include?(source)
      end