# File lib/list_command.rb, line 4
      def initialize(opts={}, logger=nil)
        super(opts, logger)
      end