# File lib/icanhasaudio/wav/file.rb, line 40
      def write *args
        @io.write(*args)
      end