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