Returns the value of attribute position
Returns:
the current value of position
3 4 5
# File 'lib/jmespath/token.rb', line 3 def position @position end