##Inspect Scope

After selecting an element in Dev Inspector, $0 will hold the last selected element, $1 holds the second to last element

angular.element($0).scope()