# File lib/capybara.rb, line 156
    def string(html)
      Capybara::Node::Simple.new(html)
    end