# File lib/rantly/property.rb, line 23
  def initialize(property)
    @property = property
  end