Method: Blacklight::Solr::Response::Spelling::Base#initialize

Defined in:
lib/blacklight/solr/response/spelling.rb

#initialize(response) ⇒ Base

Returns a new instance of Base.



15
16
17
# File 'lib/blacklight/solr/response/spelling.rb', line 15

def initialize(response)
  @response = response
end