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