178 179 180 181 182 183 184 185
# File 'lib/tb/fileenumerator.rb', line 178 def use use_begin begin yield ensure use_end end end