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