class Cucumber::Cli::RerunFile

def self.real_path(path)

def self.real_path(path)
  path[1..-1] # remove leading @
end