class Optimist::Option

def short? ; short && short != :none ; end

def short? ; short && short != :none ; end