Method: Safer::Protocol::Signature#self

Defined in:
lib/safer/protocol.rb

#selfObject

:attr_reader: table Hash object, in which the keys are the names of methods, and the value for a key is the required arity of that method.



176
# File 'lib/safer/protocol.rb', line 176

Safer::IVar.export_reader(self, :table)