# File lib/tinder.rb, line 17
  def self.logger=(logger)
    @logger = logger
  end