Method: Vedeu::Coercers::Position#klass

Defined in:
lib/vedeu/coercers/position.rb

#klassClass (private)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



38
39
40
# File 'lib/vedeu/coercers/position.rb', line 38

def klass
  Vedeu::Geometries::Position
end