module Pact::MockService

def self.new *args

def self.new *args
  App.new(*args)
end