# File lib/Borges/Filter/BasicAuthentication.rb, line 5
  def initialize(&auth_block)
    @auth_block = auth_block
  end