# File lib/fcgi.rb, line 501
      def self::parse(id, body)
        new(id, body)
      end