# File lib/rantly/testunit_extensions.rb, line 5
  def property_of(&block)
    Rantly::Property.new(block)
  end