# File lib/scrubyt.rb, line 24
  def require(path)
    require_orig(path) unless path == 'parse_tree'
  end