Go back Rails ActiveModel

model_name

Topic.model_name.collection
 => "topics" 

Google::Topic.module_parent
# => Google
Google::Topic.module_parent.to_s
# => "Google"