# File lib/rhc/core_ext.rb, line 179
  def symbolize_keys!
    transform_keys!(:to_sym)
  end