# File lib/braintree/transaction.rb, line 277
def
refunded?
!
@refund_id
.
nil?
end