# File lib/yard/parser/ruby/legacy/statement.rb, line 49
      def line_range
        tokens.first.line_no..tokens.last.line_no
      end