# File lib/visage-app/profile.rb, line 52
    def method_missing(method)
      @options[method]
    end