# File lib/rhc/rest/mock.rb, line 461
    def mock_teams_links
      [['SEARCH_TEAMS',           "broker/rest/teams",      'GET'],
       ['LIST_TEAMS',             "broker/rest/teams",      'GET'],
       ['LIST_TEAMS_BY_OWNER',    "broker/rest/teams",      'GET']]
    end