class Byebug::AutoevalSetting
def help
def help 'If true, byebug will evaluate every unrecognized command. If false, ' \ 'need to use the `eval` command to evaluate stuff' end
def help 'If true, byebug will evaluate every unrecognized command. If false, ' \ 'need to use the `eval` command to evaluate stuff' end