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