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