130 131 132 133
# File 'lib/smpp/base.rb', line 130 def send_unbind write_pdu Pdu::Unbind.new @state = :unbound end