class RSpec::Matchers::BuiltIn::Satisfy

def description

Other tags:
    Private: -
def description
  @description ||= "satisfy #{block_representation}"
end