# File lib/relax/response.rb, line 99
    def elements(name)
      root.search(root_path(name))
    end