# File lib/capybara/poltergeist/browser.rb, line 119 def render(path, options = {}) command 'render', path.to_s, !!options[:full] end