# File lib/puppet/file_bucket/file.rb, line 45 45: def self.from_s( contents ) 46: self.new( contents ) 47: end