4 5 6 7
# File 'lib/rea/meta_type/agent.rb', line 4 def self.included base base.fields = [:name] Entity.included base end