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