# File lib/selenium/rspec/reporting/file_path_strategy.rb, line 46
46:         def file_path_for_html_capture(example)
47:           file_path relative_file_path_for_html_capture(example)
48:         end