# File lib/qpid_messaging/receiver.rb, line 114
      def capacity=(capacity); @receiver_impl.setCapacity capacity; end