class RSpec::Matchers::BuiltIn::BeAnInstanceOf

def description

def description
  "be an instance of #{expected}"
end