lib/tins/xt/string.rb



module Tins
  require 'tins/xt/string_camelize'
  require 'tins/xt/string_underscore'
  require 'tins/xt/string_version'
end