OpenStruct
# File lib/incontact/models/token.rb, line 4 def authorization "#{token_type} #{access_token}" end