require 'fast_jsonapi/scalar' module FastJsonapi class Attribute < Scalar; end end