class Ey::Core::Client::Tokens < Ey::Core::Collection model Ey::Core::Client::Token self.model_root = "token" self.collection_root = "tokens" end