# File lib/active_support/breakpoint.rb, line 407
  def use_drb?
    @use_drb == true
  end