# File cli/ruby-debug/commands/variables.rb, line 191
      def help(cmd)
        %{
          v[ar] ct\t\t\tshow class heirarchy of object
        }
      end