8 9 10
# File 'lib/smpp/pdu/unbind.rb', line 8 def self.from_wire_data(seq, status, body) new(seq) end