# File lib/hammer_cli_csv/base.rb, line 121
    def hammer(context = nil)
      HammerCLI::MainCommand.new('', context || hammer_context)
    end