# File lib/scruffy/helpers/point_container.rb, line 54
      def maximum_key
        self.keys.sort.last
      end