class Shoulda::Matchers::Error

def inspect

def inspect
  %(#<#{self.class}: #{message}>)
end