Class: Fuck::This
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ This
constructor
A new instance of This.
Methods included from Salutations
Constructor Details
#initialize(options = {}) ⇒ This
Returns a new instance of This.
13 14 15 16 17 18 19 |
# File 'lib/fuck/this.rb', line 13 def initialize( = {}) = { resource: "this", }.merge() (:resource, :from, ) end |