Modules: Local
random
46 47 48 49 50
# File 'lib/test_bench/telemetry/controls/path.rb', line 46 def self.example(suffix=nil) path = Path.example(suffix) File.join('/', path) end