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