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