module PlataformaSocial class Configuration attr_accessor :api_key, :facebook_app_secret, :facebook_app_id, :facebook_app_namespace end end