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