# File lib/templater/actions/file.rb, line 25
      def render
        ::File.read(source)
      end