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