method

key?

key?(name)
public

No documentation available.

# File actionwebservice/setup.rb, line 218
  def key?(name)
    @table.key?(name)
  end