# File lib/dragonfly.rb, line 35
    def logger
      @logger ||= Logger.new('dragonfly.log')
    end