22 23 24
# File 'lib/swift/header.rb', line 22 def updatable @updatable ||= all - (keys | [serial]) end