# File lib/guard/dsl.rb, line 202
      def guardfile_path
        options ? options[:guardfile_path] : ''
      end