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.
9 10 11 12 13 14 15 |
# File 'lib/fuck/this.rb', line 9 def initialize( = {}) = { resource: "this", }.merge() (:resource, :from, ) end |