class Travis::Client::Account

def self.cast_id(id)

def self.cast_id(id)
  String(id)
end