# File lib/cgikit/resource.rb, line 339
    def key( data )
      @keys.index(data)
    end