1 2 3 4 5 6 7
module Utils module Shell def self.shell_profile odisabled "Utils::Shell.shell_profile", "Utils::Shell.profile" end end end