41 42 43
# File 'lib/saml/response.rb', line 41 def assertion=(assertion) (self.assertions ||= []) << assertion end