# File lib/moneta/xattr.rb, line 26
      def key?(key)
        @hash.list.include?(key)
      end