# File lib/xmpp4r-simple.rb, line 304 def accept_subscriptions? @accept_subscriptions = true if @accept_subscriptions.nil? @accept_subscriptions end