class Optimist::Option

def flag? ; false ; end

# Indicates a flag option, which is an option without an argument
def flag? ; false ; end