# File lib/qpid_messaging/sender.rb, line 100 def capacity=(capacity); @sender_impl.setCapacity capacity; end