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