# File lib/bounce.rb, line 15
   def initialize(bounce_io)
     @bounce_io = bounce_io
   end