# File temp/attlistdecl.rb, line 43
                def include?(key)
                        @pairs.keys.include? key
                end