42 43 44
# File 'lib/puppet/file_serving/content.rb', line 42 def to_binary File.new(full_path, "rb") end