# File static_active_record_context.rb, line 38
  def self.extended(base)#:nodoc
    base.class_inheritable_accessor :static_record_context
  end