# File lib/phusion_passenger/utils/tee_input.rb, line 106 def size @len and return @len pos = @tmp.pos consume! @tmp.pos = pos @len = @tmp.size end