module Adparlor module Facebook module GraphApi module Fields module User FIELDS = [:id, :name].freeze end end end end end