17 18 19
# File 'lib/wework/engine.rb', line 17 def agent @agent ||= Wework::Api::Agent.new(corp_id, app_id, app_secret) if agent? end