# File lib/pr_eventmachine.rb, line 1002
1002:     def send_data data
1003:       send_datagram data, @return_address
1004:     end