# File lib/yard/options.rb, line 150
    def inspect
      "<#{self.class}: #{to_hash.inspect}>"
    end