# File lib/fcgi.rb, line 187
      def initialize(sock)
        @socket = sock
      end