class Shoulda::Matchers::Doublespeak::StubImplementation

def initialize

def initialize
  @implementation = proc { nil }
end