EVOLUTION-MANAGER
Edit File: SmsPrice.php
<?php namespace Nexmo\Account; class SmsPrice extends Price { protected $priceMethod = 'getOutboundSmsPrice'; }