def call_about(self, _): """Process about command""" about_us()
def test_about_us(self): terminal_helper.about_us()