70 71 72
# File 'lib/Olib/utils/cli.rb', line 70 def method_missing(arg1, arg2=nil) @opts[:flags][arg1] end