Issue tracker is used for reporting bugs and discussing new features. Please use [stackoverflow](https://stackoverflow.com) for supporting issues. <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior Cmdable should have the `XAdd()` method. ## Current Behavior Cmdable no longer has the `XAdd()` method. ## Possible Solution Add `StreamCmdable` to the `Cmdable` interface.