# File lib/capybara-screenshot/rspec/text_reporter.rb, line 16 def dump_failure_info_with_screenshot(example) dump_failure_info_without_screenshot example output_screenshot_info(example) end