# File lib/rhc/core_ext.rb, line 176
  def stringify_keys!
    transform_keys!(:to_s)
  end