# File lib/guard/dsl.rb, line 226
      def guardfile_contents
        @@options ? @@options[:guardfile_contents] : ''
      end