class ImageProcessing::Builder

def pipeline_options

def pipeline_options
  options.reject { |key, _| key == :instrumenter }
end