14 15 16 17
# File 'lib/apia/definitions/object.rb', line 14 def setup @conditions = [] @fields = FieldSet.new end