aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/mauve/people_list.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/mauve/people_list.rb b/lib/mauve/people_list.rb
index 8178635..7124241 100644
--- a/lib/mauve/people_list.rb
+++ b/lib/mauve/people_list.rb
@@ -25,6 +25,11 @@ module Mauve
alias username label
+ #
+ # A dummy XMPP method.
+ #
+ def xmpp; nil ; end
+
# Append an Array or String to a list
#
# @param [Array or String] arr