<?php namespace MongoDB\Exception; class BadMethodCallException extends \BadMethodCallException implements Exception { }