# File lib/chef/knife/bootstrap.rb, line 163
      def read_template
        IO.read(@template_file).chomp
      end