# File lib/merb-core/core_ext/class.rb, line 275
  def read_inheritable_attribute(key)
    inheritable_attributes[key]
  end