<link rel="import" href="lib/mixins/element-mixin.html">
<script>
Polymer.Element = Polymer.ElementMixin(HTMLElement);
</script>