40 41 42 43 44 45
# File 'lib/command/csv.rb', line 40 def execute(argv) @mode = :output super self.__send__ @mode end