# File lib/dbus/message.rb, line 105 def self.method_return(m) MethodReturnMessage.new.reply_to(m) end