method

require

require(file, *args)
private

No documentation available.

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