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