Returns Y-component.
Returns:
Y-component
110 111 112
# File 'lib/geometry/point.rb', line 110 def y @y end