module Shell::Extensions::TrueClass

def on_off_to_bool

def on_off_to_bool
  self
end