# File lib/hirb/view.rb, line 158
      def height
        config && config[:height] ? config[:height] : DEFAULT_HEIGHT
      end