918 919 920
# File 'lib/jsonapi/resource.rb', line 918 def immutable(val = true) @immutable = val end