# File lib/cachetastic_connection.rb, line 7
  def initialize
    self.connections = {}
  end