54 55 56
# File 'lib/collection-json/attribute.rb', line 54 def to_json(*args) to_hash.to_json(*args) end