Method: Swift::Header#all

Defined in:
lib/swift/header.rb

#allObject



26
27
28
# File 'lib/swift/header.rb', line 26

def all
  @all ||= @attributes.keys
end