# File lib/god/driver.rb, line 19
    def <=>(other)
      self.at <=> other.at
    end