# File lib/oauth/models/consumers/services/agree2_token.rb, line 12 def client @client||=Agree2Token.agree2_client.user(token,secret) end