class Cucumber::Cli::Options

def profile_loader

def profile_loader
  @profile_loader ||= ProfileLoader.new
end