class Utils::IRB::Shell::WrapperBase

def hash

Returns:
  • (Integer) - the hash value used for object identification
def hash
  @name.hash
end