456 457 458
# File 'lib/jsonapi/resource.rb', line 456 def create(context) new(create_model, context) end