# File lib/cgikit/api.rb, line 219
  def initialize( key, error )
    @key = key
    @error = error
  end