DataAccessLayer.FindAll(PublishedBy(Author))
One of the first development rule is to write human readable code. Why ? To avoid to have to write comments ;-) Because it will be read as a spoken language and it separate important code from distracting one.