# File lib/scruffy/helpers/point_container.rb, line 50
      def minimum_key
        self.keys.sort.first
      end