# File src/KeyValueCoding.rb, line 54
        def valueForKey(key)
                self[key.to_i]
        end