# File lib/yard/tags/directives.rb, line 372
      def method_signature
        "def #{sanitized_tag_signature || method_name}"
      end