class Github::Search

def initialize(options = {})

Creates new Search API
def initialize(options = {})
  super(options)
end