# File lib/parser/source/range.rb, line 218
      def empty?
        @begin_pos == @end_pos
      end