# File lib/mspec/matchers/be_empty.rb, line 17
17:   def be_empty
18:     BeEmptyMatcher.new
19:   end