class Travis::Client::Entity

def self.cast_id(id)

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