# File lib/grape_entity/entity.rb, line 316 def self.root(plural, singular = nil) @collection_root = plural @root = singular end