# File lib/grape_entity/delegator/plain_object.rb, line 9 def delegatable?(attribute) object.respond_to? attribute, true end