# File lib/Dobjects/Function_extras.rb, line 39
    def max
      return point(y.where_max)
    end