# File lib/dragonfly/whitelist.rb, line 8
    def initialize(patterns=[])
      @patterns = patterns
    end