class Cucumber::Cli::RerunFile

def initialize(path)

def initialize(path)
  @path = self.class.real_path(path)
end