module Iremix class Config class << self attr_accessor :callback_url end end end