# File lib/selenium/rspec/reporting/html_report.rb, line 9
 9:         def initialize(file_path_strategy)
10:           @file_path_strategy = file_path_strategy
11:         end