# File lib/scraperwiki.rb, line 71
  def config=(config_hash)
    @config ||= config_hash
  end