about summary refs log tree commit homepage
path: root/lib/mogilefs/client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mogilefs/client.rb')
-rw-r--r--lib/mogilefs/client.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/mogilefs/client.rb b/lib/mogilefs/client.rb
index 9a2f34b..696f31f 100644
--- a/lib/mogilefs/client.rb
+++ b/lib/mogilefs/client.rb
@@ -11,7 +11,9 @@ class MogileFS::Client
 
   attr_reader :backend
 
+  # :stopdoc:
   attr_accessor :hosts if defined? $TESTING
+  # :startdoc
 
   ##
   # Creates a new Client.  See MogileFS::Backend#initialize for how to specify