# File lib/xml/dom2/attr.rb, line 178
      def specified=(is_specified); @specified = is_specified; end