class Steep::AST::Annotation::Collection

def size

def size
  annotations.size
end