62 63 64
# File 'lib/saml/assertion.rb', line 62 def fetch_attribute(key) Array(fetch_attributes(key)).first end