Module: InternalApi::RubyCoreExtension

Defined in:
lib/internal_api.rb

Overview

This is the only public API method

Instance Method Summary collapse

Instance Method Details

#internal_api(protector) ⇒ Object



26
27
28
# File 'lib/internal_api.rb', line 26

def internal_api(protector)
  InternalApi.protect(self, protector)
end