module Kernel

Private Instance Methods

puttfs(*objs) click to toggle source
# File lib/puttfs.rb, line 46
def puttfs(*objs)
  Puttfs.puttfs(*objs)
end