module Terraformer class Point < Geometry def first_coordinate coordinates end end end