# File lib/cgikit/displaygroup.rb, line 435
    def initialize( key, method )
      @key = key
      @method = method
    end