rubyx/lib/parfait/string.rb
2015-05-12 09:44:34 +03:00

7 lines
51 B
Ruby

module Parfait
class String < Object
end
end