# File lib/sugar-high/rspec/matchers/have_aliases.rb, line 30 def is_alias? obj, alias_meth obj.respond_to? alias_meth end