# File lib/slop.rb, line 364
def
inspect
"#<Slop #{config.inspect} #{options.map(&:inspect)}>"
end