# File test/test_monitor.rb, line 105 def build_sample Rucy::DocumentErrorSample.new(self, 'Document', [ [ 'foo', 'alice' ], [ 'bar', 'bob' ] ], '/mount_path', /mount_mask/, 'virtual_host', @timestamp) end