class ActiveSupport::Dependencies::Interlock

def raw_state(&block) # :nodoc:

:nodoc:
def raw_state(&block) # :nodoc:
  @lock.raw_state(&block)
end