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