class RSpec::Matchers::AliasedMatcher

def description

Other tags:
    Api: - private
def description
  @description_block.call(super)
end