method

load

load(file, *args)
private

No documentation available.

# File tools/profile, line 12
  def load(file, *args) RequireProfiler.profile(file) { super } end