# File lib/selenium/rspec/reporting/file_path_strategy.rb, line 50
50:         def file_path_for_system_screenshot(example)
51:           file_path relative_file_path_for_system_screenshot(example)
52:         end