# File lib/relax/response.rb, line 88
    def element(name)
      root.at(root_path(name))
    end