8 9 10
# File 'lib/parser.rb', line 8 def position Position.new @positions.first, @positions.last end