# File lib/slop/option.rb, line 66 def expects_argument? config[:argument] && config[:argument] != :optional end