Toogle get not working

I am using code from toggle example,

label class=“toggle toggle-init color-red”>
input type=“checkbox” checked>
span class=“toggle-icon”>
/label>

but this
app.toggle.get(’.toggle’);
return undefined.