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