Method: Fairy::WC::PostFilter#initialize

Defined in:
lib/fairy/client/wc.rb

#initialize(fairy, opts = nil) ⇒ PostFilter

Returns a new instance of PostFilter.



64
65
66
67
# File 'lib/fairy/client/wc.rb', line 64

def initialize(fairy, opts = nil)
	super
	@to_desc = nil
end