# File lib/merb-core/core_ext/class.rb, line 225
  def inheritable_attributes
    @inheritable_attributes ||= EMPTY_INHERITABLE_ATTRIBUTES
  end