# File lib/oauth/models/consumers/token.rb, line 101
          def simple_client
            @simple_client||=SimpleClient.new client
          end