# File lib/rexml/element.rb, line 957
    def initialize element
      @element = element
    end