public BoxDestination(BoxPlugin plugin) { _plugin = plugin; }
public BoxDestination(BoxPlugin plugin) { this.plugin = plugin; }