# File lib/blackbook.rb, line 59
  def initialize
    self.importers = {}
    self.exporters = {}
  end