# File lib/sugar-high/kind_of.rb, line 33
def
select_labels
select
{
|
a
|
a
.
kind_of_label?
}
end