class Shoulda::Matchers::Error

def initialize(*args)

def initialize(*args)
  super
  @message = message
end