class Travis::Client::Repository::Key

def ==(other)

def ==(other)
  other.to_s == self
end