class Multiwoven::Integrations::Service

def initialize

def initialize
  yield(config) if block_given?
end