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