# File lib/cmdparse/wrappers/optparse.rb, line 51 51: def order( args ) 52: @instance.order( args ) 53: end