File Manager
Path:
/
proc
/
self
/
root
/
opt
/
chef
/
embedded
/
lib
/
ruby
/
gems
/
2.7.0
/
gems
/
tins-1.25.0
/
lib
/
tins
/
xt
/
Viewing File: proc_prelude.rb
require 'tins/proc_prelude' module Tins class ::Proc extend Tins::ProcPrelude end end