module TZInfo::RubyCoreSupport::UntaintExt

Public Instance Methods

untaint() click to toggle source
# File lib/tzinfo/ruby_core_support.rb, line 166
def untaint
  self
end