36 37 38
# File 'lib/graphql/language/nodes.rb', line 36 def line @line ||= @source&.line_at(@pos) end