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