class Amber::StaticPage::ThisPropertySet

Public Class Methods

new() click to toggle source
# File lib/amber/static_page/property_set.rb, line 83
def initialize
  @this = nil
end