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