def self.search_by_name(customers, name)
      conditions = []
      conditions_and = []
      conditions_params = []
      if name