module InheritableClassAttributes::ClassMethods

def inheritable_cattr_readers

def inheritable_cattr_readers
  @inheritable_class_readers ||= []
end