13 14 15
# File 'lib/wework/engine.rb', line 13 def contract @contract ||= Wework::Api::Contact.new(corp_id, corp_secret) if contract? end