class Mutant::CLI::Command::Environment::IRB

def action

def action
  bootstrap.fmap { TOPLEVEL_BINDING.irb }
end