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