class Multiwoven::Integrations::Service

def initialize

def initialize
  yield(self.class.config) if block_given?
end