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