class Shoulda::Matchers::Doublespeak::ProxyImplementation

def self.create

def self.create
  new(StubImplementation.new)
end