# File lib/plugins/defaults/standard_commands.rb, line 195
    def initialize(query)
      super :search, {:query => query, :type => :search}
    end