# File lib/deep_test/distributed/filename_resolver.rb, line 4
4:       def initialize(base_path)
5:         @base_path = base_path
6:       end