Returns the value of attribute y
Returns:
the current value of y
7 8 9
# File 'lib/metro/units/point.rb', line 7 def y @y end