# File lib/rantly/minitest_extensions.rb, line 11
  def property_of(&blk)
    Rantly::Property.new(blk)
  end