# File lib/oauth2/client.rb, line 146 def implicit @implicit ||= OAuth2::Strategy::Implicit.new(self) end