package com.google.jstestdriver.idea.execution.settings.ui; interface IdProvider { String getId(); }