# File lib/recaptcha.rb, line 33
  def self.configure
    config = configuration
    yield(config)
  end