# File lib/dragonfly/configurable.rb, line 29
      def initialize(blk)
        @blk = blk
      end