# File split/Function/lib/Function_extras.rb, line 34
    def min
      return point(y.where_min)
    end