class ActiveModelSerializers::SerializationContext

def url_helpers

def url_helpers
  @url_helpers ||= Module.new
end