if(empty($string)) { throw new \BadMethodCallException('Cannot make stream from empty string'); }
if(empty($string)) {
throw new \BadMethodCallException('Cannot make stream from empty string');
}