class Middleman::Extensions::AutomaticImageSizes
def initialize(app, options_hash={}, &block)
def initialize(app, options_hash={}, &block) super # Include 3rd-party fastimage library require 'fastimage' end
def initialize(app, options_hash={}, &block) super # Include 3rd-party fastimage library require 'fastimage' end