Method: Phaseout::Handler#as

Defined in:
lib/phaseout/handler.rb

#asObject



21
22
23
# File 'lib/phaseout/handler.rb', line 21

def as
  @as ||= eval_pattern @as_pattern
end