# File lib/capybara/poltergeist/browser.rb, line 160 def remove_cookie(name) command 'remove_cookie', name end